=== GeoDirectory_framework ===
Contributors: stiofansisland, paoltaia
Tags: geodirectory, geodirectory framework, gdf, left-sidebar, right-sidebar, one-column, two-columns, theme-options, custom-header, custom-background, fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=payments@nomaddevs.com&item_name=Donation+for+WPGDF
Requires at least: 4.5
Tested up to: 5.2
Stable tag: 2.0.0.6
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

GeoDirectory Framework was designed to be used with the GeoDirectory plugin to create a complete wordpress directory theme, though it can be used without it. You can enable and disable widget areas and also style almost any area of your website from within the Framework Options Page.

== Description ==
GeoDirectory Framework was designed to be used with the GeoDirectory plugin to create a complete wordpress directory theme, though it can be used without it. You can enable and disable widget areas and also style almost any area of your website from within the Framework Options Page.

It is extremely easy to build a child theme using GeoDirectory framework as a solid base foundation. We will start releasing our own child themes very soon.

* GeoDirectory Framework Responsive Layout -
GeoDirectory Framework is 100% responsive and adapts perfectly to any device screen resolution. It also provides 2 App look-alike sliding menus. 

* GeoDirectory Framework Pages -
Every GeoDirectory plugin page looks good on GDF out of the box. You can customize the look and feel both through the customizer and the framework options pages, without editing one single line of code.
Should you wish to customize further the plugin and modify the templates output, you need to copy the templates from wp-content/plugins/GeoDirectory/templates into your child theme and edit the code. Css can be added to the child theme style.css file.

* GeoDirectory Framework Theme Customizer -
For quick styling modification, the built-in WordPress customizer with live preview can be used. 

* GeoDirectory Framework Options Page -
In the Framework options pages you can:
Set the website layout width. It can be set to fluid or to any fixed width.
Set the Home page top section width, normally containing the map.
Modify every header element styling option.
Modify every body element styling option.
Modify every footer element styling option.

For more information about this awesome [WordPress directory theme](http://wpgeodirectory.com/themes/geodirectory-theme-framework/ "GeoDirectory Framework Theme"), visit the official page.

== Changelog ==

= 2.0.0.6 =
* Use UsersWP for mobile login - CHANGED

= 2.0.0.5 =
* Page sidebar not showing on page.php template - FIXED

= 2.0.0.4 =
* Child themes can be made to look for CSS files in the wrong place - FIXED
* Sidebar Top added back to page templates - ADDED
* Some GDv1 specific settings warnings removed - FIXED

= 2.0.0.2 =
* Updated to work with GDv2, this version should be used with GDv2 only - CHANGED
* Redux settings framework removed from theme and now required as a plugin ( you will need to install this ) - CHANGED
* CSS settings output changed from file to inline so removing the need for file write - CHANGED
* Site fav icon removed as it is now a theme customizer option - CHANGED
* Font Awesome settings now use WP Font Awesome Class which has been updated to v5 - CHANGED
* Super Duper Class used for Welcome login widget - CHANGED
* Code base modernised and tidied up - CHANGED